mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Add more stuff to .gitignore
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
/man/*.gz
|
||||
.depend
|
||||
.cache/
|
||||
|
||||
# Generated by autogen.sh
|
||||
/aclocal.m4
|
||||
@@ -73,3 +74,10 @@ CMakeFiles/
|
||||
/CMakeCache.txt
|
||||
/install_manifest.txt
|
||||
/install_manifest_*.txt
|
||||
|
||||
# OOT builds
|
||||
/build*
|
||||
|
||||
# LSP
|
||||
.clangd/
|
||||
compile_commands.json
|
||||
|
||||
Reference in New Issue
Block a user