Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkrcroft <krcroft@users.noreply.github.com>2020-03-14 02:20:32 +0300
committerPatryk Obara <patryk.obara@gmail.com>2020-03-14 19:01:43 +0300
commit5071f76ccb70d81df25f187bd7e6f852b98d564b (patch)
treeed3f9d53d2d1f6f993b46f915aae89d1d3d55cdf /.gitignore
parentce516d4bb07c829838b3369b33d4920036eda2a8 (diff)
Add a script to capture preprocessor #define statements
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 515ad8422..8d7ea98b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,6 +57,7 @@ clean.log
make.log
.previous_build
.current_build
+*.defines
# Visual Studio
.vs