mirror of
https://github.com/hmaxnl/netex.git
synced 2025-01-18 15:34:20 +01:00
Update .gitignore
This commit is contained in:
parent
248c505af7
commit
47bff933b7
30
.gitignore
vendored
30
.gitignore
vendored
|
@ -50,3 +50,33 @@ modules.order
|
|||
Module.symvers
|
||||
Mkfile.old
|
||||
dkms.conf
|
||||
|
||||
# CMAKE
|
||||
CMakeLists.txt.user
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
CMakeScripts
|
||||
cmake_install.cmake
|
||||
CTestTestfile.cmake
|
||||
|
||||
# Make
|
||||
Makefile
|
||||
|
||||
# Build
|
||||
Build/
|
||||
build/
|
||||
BUILD/
|
||||
bin/
|
||||
BIN/
|
||||
lib/
|
||||
LIB/
|
||||
out/
|
||||
|
||||
# IDE
|
||||
.vs/
|
||||
.vscode/
|
||||
.idea/
|
||||
.kdev/
|
||||
.kdev4/
|
||||
*.kdev
|
||||
*.kdev4
|
||||
|
|
Loading…
Reference in New Issue
Block a user