Skip to content

Commit 14391f5

Browse files
committed
Update .gitignore
1 parent 6b39b8a commit 14391f5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
*.cache
22
*.pyc
33
.Bridge*
4+
._*
45
.DS_Store
6+
.fseventsd
7+
.TemporaryItems
8+
.Trashes
9+
.Spotlight-V100
10+
Thumbs.db
511
package-metadata.json
612
*.sublime-workspace
713
*.sublime-project
814
syntax_test_*
15+
*.org

0 commit comments

Comments
 (0)