Browse Source

Add .gitignore

Common files to be ignored in source tree.
Raul Silvera 8 years ago
parent
commit
8c30a0da86
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      .gitignore

+ 6
- 0
.gitignore View File

@@ -0,0 +1,6 @@
1
+.DS_Store
2
+*~
3
+*.orig
4
+*.exe
5
+.*.swp
6
+core