summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2ae4e275..81f84b1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
# Ignore generated files
# ...
+.gitignore
+
# Ignore VIM's backup generated files
*.swp
*.swo
@@ -30,6 +32,7 @@ Thumbs.db
*.cache
*.ilk
*.log
+
[Bb]in
[Dd]ebug/
[Dd]ebug.win32/
@@ -52,6 +55,7 @@ packages/
*.exe
*.a
*.bc
+*.so
!raylib.rc.o
# Ignore all examples files