2013-04-29 06:39:26 -05:00
|
|
|
# Editor autosave files
|
|
|
|
*~
|
2013-05-14 10:45:20 -05:00
|
|
|
*.swp
|
2013-04-29 06:39:26 -05:00
|
|
|
|
2013-04-29 03:31:45 -05:00
|
|
|
# Compiled Object files
|
|
|
|
*.slo
|
|
|
|
*.lo
|
|
|
|
*.o
|
|
|
|
|
|
|
|
# Compiled Dynamic libraries
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# Compiled Static libraries
|
|
|
|
*.lai
|
|
|
|
*.la
|
|
|
|
*.a
|
2013-04-29 08:01:03 -05:00
|
|
|
|
|
|
|
# Compiled executables
|
|
|
|
a.out
|
|
|
|
find_zero
|
2013-05-07 03:51:05 -05:00
|
|
|
sim_2p_incomp_adfi
|
|
|
|
sim_simple
|
2013-05-01 17:35:40 -05:00
|
|
|
test_ad
|
2013-04-30 13:29:57 -05:00
|
|
|
test_block
|
2013-05-07 14:41:02 -05:00
|
|
|
test_impestpfa_ad
|
2013-05-01 17:35:40 -05:00
|
|
|
test_syntax
|
|
|
|
test_vec
|
2013-04-30 13:29:57 -05:00
|
|
|
|
2020-04-22 06:22:54 -05:00
|
|
|
# Build directory in source
|
|
|
|
build/
|
|
|
|
|
2013-04-30 13:29:57 -05:00
|
|
|
# Mac OS X debug info
|
|
|
|
*.dSYM
|
2014-11-26 07:53:35 -06:00
|
|
|
|
|
|
|
# emacs directory setting:
|
2020-04-21 03:30:54 -05:00
|
|
|
.dir-locals.el
|