Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 25524f1

Browse files
committed
Declare files to exclude from version control
1 parent 968d750 commit 25524f1

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
.DS_Store
2+
Thumbs.db
3+
Desktop.ini
4+
._*
5+
.\#*
6+
\#*\#
7+
*~
8+
[._]*.s[a-v][a-z]
9+
[._]*.sw[a-p]
10+
[._]s[a-v][a-z]
11+
[._]sw[a-p]
12+
*.pdf
13+
*.ps
14+
*.tmp

src/.front.t.swp

-16 KB
Binary file not shown.

0 commit comments

Comments
 (0)