aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTeddy Wing2023-08-15 20:36:50 +0200
committerTeddy Wing2023-08-15 20:36:50 +0200
commit9ee2942dcb6c80fdd97ea335da7b43f194ee9d47 (patch)
tree0abfbce7ec42f304e49c32dfc1c8340180597468 /.gitignore
parent79f80fd3e24c5a3e60a28cc4b1328bc8a2ced8c2 (diff)
downloadBase-Windowed-Application-9ee2942dcb6c80fdd97ea335da7b43f194ee9d47.tar.bz2
Move build product to `/build/`
Makes it cleaner and easier to ignore from revision control.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5761abc..e75ab04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
+/build/
+
*.o