mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-02 15:55:30 +00:00
update gitignore
This commit is contained in:
parent
347e72ce90
commit
e8938968f2
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,6 +1,5 @@
|
||||
boost_*
|
||||
Resources
|
||||
.idea*
|
||||
## Ignore Visual Studio temporary files, build results, and
|
||||
## files generated by popular Visual Studio add-ons.
|
||||
##
|
||||
@ -25,6 +24,7 @@ out/
|
||||
#Clion Files
|
||||
cmake-build-debug/
|
||||
cmake-build-release/
|
||||
.idea/
|
||||
# Build results
|
||||
[Dd]ebug/
|
||||
[Dd]ebugPublic/
|
||||
|
2
.idea/.name
generated
2
.idea/.name
generated
@ -1 +1 @@
|
||||
TUDPServer.cpp
|
||||
BeamMP-Server
|
||||
|
Loading…
x
Reference in New Issue
Block a user