Take dataoff into account for hed_file_insert_block
[hed.git] / .gitignore
blobe852b509d6c2c8dfcf17170dccaded7f224cc6f2
2 # NOTE! Don't add files that are generated in specific
3 # subdirectories here. Add them in the ".gitignore" file
4 # in that subdirectory instead.
6 # NOTE! Please use 'git-ls-files -i --exclude-standard'
7 # command after changing this file, to see if there are
8 # any tracked files which get ignored after the change.
10 # Normal rules
13 *.o
14 *.a
15 *.s
16 *.so
17 *.so.dbg
18 *.i
19 *.lst
20 *.symtypes
21 *.order
22 *.elf
23 *.bin
26 # Top-level generic files
28 !.gitignore
30 # stgit generated dirs
31 patches-*
33 # quilt's files
34 patches
35 series
37 # cscope files
38 cscope.*
39 ncscope.*
41 *.orig
43 \#*#