Gitignore automatically generated project files
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -37,6 +37,10 @@
|
||||
|
||||
# CMake
|
||||
cmake-build-*/
|
||||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
|
||||
# Mongo Explorer plugin
|
||||
.idea/**/mongoSettings.xml
|
||||
@@ -71,3 +75,4 @@ fabric.properties
|
||||
|
||||
.directory
|
||||
/CMakeCache.txt
|
||||
/PorygonLang.cbp
|
||||
|
||||
Reference in New Issue
Block a user