mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2026-07-17 16:36:49 +00:00
Add .gitignore
This commit is contained in:
parent
5da407c11f
commit
ac06594b12
1 changed files with 13 additions and 0 deletions
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
*.[ao]
|
||||
*.mo
|
||||
*.la
|
||||
*.lo
|
||||
.deps
|
||||
.libs
|
||||
|
||||
CMakeFiles
|
||||
CMakeCache.txt
|
||||
*.cmake
|
||||
Makefile
|
||||
Makefile.in
|
||||
config.h
|
||||
Loading…
Add table
Add a link
Reference in a new issue