Skip to content

Commit 134fe08

Browse files
committed
oooh that DS_Store
1 parent 4bc466f commit 134fe08

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

.DS_Store

-6 KB
Binary file not shown.

.gitignore

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# Common sys files
2+
.*.swp
3+
._*
4+
.git
5+
.hg
6+
.sign
7+
.lock-wscript
8+
.svn
9+
.wafpickle-*
10+
.DS_Store
11+
.idea/
12+
*.tar
13+
*.jxp
14+
*.sublime-*
15+
116
# Compiled Typescript
217
lib/
318

0 commit comments

Comments
 (0)