File tree Expand file tree Collapse file tree 2 files changed +19
-17
lines changed Expand file tree Collapse file tree 2 files changed +19
-17
lines changed Original file line number Diff line number Diff line change 1+ # See also nibabel/.gitignore for test data rules that
2+ # are meant to make you think before you `git add --force`
3+
14# Editor temporary/working/backup files #
25# ########################################
36. #*
3639* .py [oc ]
3740* .so
3841
39- # Packages #
40- # ###########
41- # it's better to unpack these files and commit the raw source
42- # git has its own built in compression methods
43- * .7z
44- * .bz2
45- * .bzip2
46- * .dmg
47- * .gz
48- * .iso
49- * .jar
50- * .rar
51- * .tar
52- * .tbz2
53- * .tgz
54- * .zip
55-
5642# Python files #
5743# ###############
5844build /
Original file line number Diff line number Diff line change 1+ # Packages #
2+ # ###########
3+ # it's better to unpack these files and commit the raw source
4+ # git has its own built in compression methods
5+ * .7z
6+ * .bz2
7+ * .bzip2
8+ * .dmg
9+ * .gz
10+ * .iso
11+ * .jar
12+ * .rar
13+ * .tar
14+ * .tbz2
15+ * .tgz
16+ * .zip
You can’t perform that action at this time.
0 commit comments