Initial commit: client source
This commit is contained in:
+36
@@ -0,0 +1,36 @@
|
||||
# Visual Studio Cache/Optionen
|
||||
.vs/
|
||||
*.suo
|
||||
*.user
|
||||
*.sdf
|
||||
*.opensdf
|
||||
*.aps
|
||||
*.ncb
|
||||
*.VC.db
|
||||
*.VC.VC.opendb
|
||||
|
||||
# Build-Ausgabe (kompilierte Dateien, keine Quellen)
|
||||
Debug/
|
||||
Release/
|
||||
Distribute/
|
||||
x64/
|
||||
x86/
|
||||
Win32/
|
||||
*.obj
|
||||
*.exe
|
||||
*.dll
|
||||
*.pdb
|
||||
*.ilk
|
||||
*.exp
|
||||
*.lib
|
||||
*.idb
|
||||
*.log
|
||||
*.tlog
|
||||
*.recipe
|
||||
*.FileListAbsolute.txt
|
||||
*.pch
|
||||
|
||||
# Große Fremd-Abhängigkeiten / reine Build-Zwischendateien (kein eigener Code)
|
||||
/extern/
|
||||
/vs_files/
|
||||
/binary/
|
||||
Reference in New Issue
Block a user