summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2021-06-22 20:01:57 +0200
committerRay <[email protected]>2021-06-22 20:01:57 +0200
commit2efb50cc63155af0e2ce8fbaf58aecc77b1b9485 (patch)
tree17e6611c317beb6784b1eacec013603df6b1b39b
parent9095dd9e82b6be2b4ab477deaea6fe4634d1583c (diff)
downloadraylib-2efb50cc63155af0e2ce8fbaf58aecc77b1b9485.tar.gz
raylib-2efb50cc63155af0e2ce8fbaf58aecc77b1b9485.zip
Update .gitignore
-rw-r--r--.gitignore14
1 files changed, 0 insertions, 14 deletions
diff --git a/.gitignore b/.gitignore
index 49e296e7..a1ca6c00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,17 +53,6 @@ packages/
*.bc
*.so
-# Ignore all examples files
-examples/*
-# Unignore all examples files with extension
-!examples/*.c
-!examples/*.png
-# Unignore examples Makefile
-!examples/Makefile
-!examples/Makefile.Android
-!examples/raylib_compile_execute.bat
-!examples/raylib_makefile_example.bat
-
# Ignore files build by xcode
*.mode*v*
*.pbxuser
@@ -93,9 +82,6 @@ compile_commands.json
CTestTestfile.cmake
build
-# Unignore These makefiles...
-!examples/CMakeLists.txt
-
# Ignore GNU global tags
GPATH
GRTAGS