Browse Source

[git] Add tags files to global gitignore

merge-requests/1/merge
lhark 7 years ago
parent
commit
a09f3a5b99
  1. 1
      gitignore_global

1
gitignore_global

@ -1,3 +1,4 @@
.ropeproject .ropeproject
*.pyc *.pyc
*.o *.o
tags

Loading…
Cancel
Save