Browse Source

Add 'tags' to .gitignore

Scott Lahteine 7 years ago
parent
commit
f890ceba9e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .gitignore

+ 1
- 1
.gitignore View File

@@ -42,7 +42,7 @@ applet/
42 42
 *.i
43 43
 *.ii
44 44
 *.swp
45
-
45
+tags
46 46
 
47 47
 #
48 48
 # C++

Loading…
Cancel
Save