diff options
author | Patrick Griffis <tingping@tingping.se> | 2016-01-25 20:39:36 -0500 |
---|---|---|
committer | Patrick Griffis <tingping@tingping.se> | 2016-01-25 20:39:36 -0500 |
commit | 2226363fd0fb99aac2f4d2fcad07a1cca741e371 (patch) | |
tree | 81665df11c5c8fa895c1a2eee216ad01639e7ae7 /.gitignore | |
parent | 5dafa60433b0cdf3ce1228b3d33f6b6381205b2c (diff) |
Add ctags files to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e5493eea..80a93217 100644 --- a/.gitignore +++ b/.gitignore @@ -72,6 +72,7 @@ stamp-h1 *.po~ *.pot *.patch +tags src/**/*.plist # Win32 generated files plugins/wmpa/wmpa_h.h |