Browse Source

Merge pull request #3213 from AnHardt/extend-gitignore

Extend .gitignore
Scott Lahteine 9 years ago
parent
commit
97ed8abd3f
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      .gitignore

+ 3
- 0
.gitignore View File

@@ -15,3 +15,6 @@ applet/
15 15
 *.bak
16 16
 *.DS_Store
17 17
 *.idea
18
+*.s
19
+*.i
20
+*.ii

Loading…
Cancel
Save