Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkcgen <1557255+kcgen@users.noreply.github.com>2021-07-17 17:39:04 +0300
committerkcgen <1557255+kcgen@users.noreply.github.com>2021-07-17 17:39:04 +0300
commit5168253002e02b8eb63ae8f08af39c90b69fb0dd (patch)
tree550cbb2c6a39324dab1bb6312cd182472ce759f5 /.gitignore
parentc03ba5df8abe2930a9b58f899b8b64ef04d46098 (diff)
Git-ignore GNU Global tags used by some editor plugins
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2637eb38e..929bb540e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,11 @@ builddir
.vs
.vscode
+# GNU Global tags, used by some VSCode/Codium plugins
+GPATH
+GRTAGS
+GTAGS
+
# Common editor temp/backup files
*~
*.swp