about summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3fd4164..78400fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,8 @@ build/
 *.o
 pong
 .flatpak-builder
-flatpak/
\ No newline at end of file
+flatpak/
+flatpak_repo/
+build-dir/
+Makefile
+Pong.make
\ No newline at end of file
89'>89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117