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
 *.i
42
 *.i
43
 *.ii
43
 *.ii
44
 *.swp
44
 *.swp
45
-
45
+tags
46
 
46
 
47
 #
47
 #
48
 # C++
48
 # C++

Loading…
Cancel
Save