Skip to content

Commit bc96306

Browse files
committed
Update .gitignore
1 parent 2c19761 commit bc96306

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# gitignore
2+
13
*.cache
24
*.pyc
35
.Bridge*
@@ -9,7 +11,10 @@
911
.Spotlight-V100
1012
Thumbs.db
1113
package-metadata.json
14+
15+
# project specific
1216
*.sublime-workspace
1317
*.sublime-project
1418
syntax_test_*
1519
*.org
20+
GDLDev.sublime-settings

0 commit comments

Comments
 (0)