summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPlague Doctor2021-05-31 09:34:00 +1000
committerPlague Doctor2021-05-31 09:34:00 +1000
commit165b1844c8c02c6a2a9d144dd6e4b5db66651598 (patch)
tree22a85ab807b1e1f1e7a73f13f633767e7f398d9b /.gitignore
parent716f7a4c94a7c4ebeb04fbbaa0f9c9422680c458 (diff)
downloadaur-165b1844c8c02c6a2a9d144dd6e4b5db66651598.tar.gz
Xeoma Client the video surveillance software. Version 21.4.2
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore31
1 files changed, 31 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..132be8458703
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,31 @@
+
+# Created by https://www.toptal.com/developers/gitignore/api/vim
+# Edit at https://www.toptal.com/developers/gitignore?templates=vim
+
+### Vim ###
+# Swap
+[._]*.s[a-v][a-z]
+!*.svg # comment out if you don't need vector files
+[._]*.sw[a-p]
+[._]s[a-rt-v][a-z]
+[._]ss[a-gi-z]
+[._]sw[a-p]
+
+# Session
+Session.vim
+Sessionx.vim
+
+# Temporary
+.netrwhist
+*~
+# Auto-generated tag files
+tags
+# Persistent undo
+[._]*.un~
+
+# End of https://www.toptal.com/developers/gitignore/api/vim
+
+pkg/*
+src/*
+*.tar.zst
+*.tgz