summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorzneix2022-05-11 23:40:56 +0200
committerzneix2022-05-11 23:40:56 +0200
commit9d136722c7ab50895e3a84a70e4969e57cad5ba6 (patch)
tree10ac1c85145fe8de1612ae0509d2e7d1824d22ea /.gitignore
parent5acc96c6d450fcaee8732c3cc587ded1a90e96a1 (diff)
downloadaur-9d136722c7ab50895e3a84a70e4969e57cad5ba6.tar.gz
Add git submodules
Add missing cmake-sanitizers Add new magic_enum - see note in PKGBUILD (taken from upstream package, since it's the exact same situation as there)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 53412d460847..774eed5d89a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,5 @@ serialize/
settings/
signals/
websocketpp/
+sanitizers-cmake/
+magic_enum/