aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2021-01-31 09:59:53 -0600
committerCalvin Rose <calsrose@gmail.com>2021-01-31 09:59:53 -0600
commit259d5fabd98643f031aafdbb9d5031891cee5034 (patch)
treeda9ab9f3e0be91413d2b2d978216428483990d96 /.gitignore
parentCleanup boot.janet to be more like normal source code. (diff)
Update Makefile and build_win for better builds.
Use build/c/janet.c in both to prevent accidental inclusion of build/janet.h (which may be stale) instead of the source headers.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a4a0cadc..74d8433c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -140,3 +140,6 @@ compile_commands.json
CTestTestfile.cmake
# End of https://www.gitignore.io/api/cmake
+
+# Astyle
+*.orig