1
0
Fork 0
mirror of https://github.com/gwm17/implot.git synced 2025-02-06 22:28:51 -05:00

remove gitignore file, it's not needed for now

This commit is contained in:
Evan Pezent 2020-05-13 09:13:05 -05:00
parent a0c9dc120c
commit d853971668

32
.gitignore vendored
View File

@ -1,32 +0,0 @@
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app