We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e2053a commit 5b7d25eCopy full SHA for 5b7d25e
.gitignore
@@ -49,7 +49,6 @@ syntax: glob
49
*.ipt
50
*.ipa
51
# data files
52
-*.txt
53
*.dot
54
*.mat
55
*.fig
@@ -65,7 +64,7 @@ syntax: glob
65
64
*.rar
66
*.zip
67
*.7z
68
-*.osm #openstreetmap
+*.osm
69
# Windows
70
*.bat
71
*.exe
@@ -84,8 +83,7 @@ syntax: glob
84
83
*.mwv
85
*.mp3
86
*.mp4
87
-
88
# site-specific
89
-./idtf2u3d/bin/*
+idtf2u3d/bin/*
90
*.u3d
91
*.vws
0 commit comments