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

github.com/coolgirl-multicart/coolgirl-multirom-builder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2020-12-28 21:15:04 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2020-12-28 21:15:04 +0300
commit5e82d93e4521348dc8fce6f1477b826e6624b8e7 (patch)
tree6f288140ba3cf0d7df365f801d0350e12a8bc8ea /.gitignore
parent207d6f3a1bb8ac639e75cbb58a37d5061fa949b5 (diff)
Updated .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore34
1 files changed, 17 insertions, 17 deletions
diff --git a/.gitignore b/.gitignore
index 5c4da4e..aa1edf8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,23 @@
*.exe
games.asm
-games.nl
games.deb
+tools/
+demos/
+games/
+spec/
+.vscode/
+games.asm
+report*
+offsets*.json
+*.unf
+*.bin
+*.dat
+commit.txt
+*.nes
+*.deb
+*.code-workspace
+*.nl
+*.lst
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
@@ -333,19 +349,3 @@ ASALocalRun/
# MFractors (Xamarin productivity tool) working folder
.mfractor/
-
-tools/
-demos/
-games/
-spec/
-games.asm
-report*
-offsets*.json
-*.unf
-*.bin
-*.dat
-commit.txt
-*.nes
-*.deb
-*.code-workspace
-.vscode/