🙈 Created .gitignore
parent
8cbbf77a31
commit
fb7e201cef
@ -0,0 +1,9 @@
|
|||||||
|
# c++ compiling files
|
||||||
|
**.o
|
||||||
|
**.cmake
|
||||||
|
**CMakeCache.txt
|
||||||
|
**CMakeFiles/
|
||||||
|
**Makefile
|
||||||
|
**.idx
|
||||||
|
**-Desktop-Debug/
|
||||||
|
**.pro.user
|
||||||
Loading…
Reference in New Issue