diff .gitignore.orig @ 1190:a3eb305bcac2 compiletime-tests

start of complete and total refactoring: the ULTIMATE
author sam <sam@basx.dev>
date Sun, 07 Jul 2024 23:36:16 +0700
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.gitignore.orig	Sun Jul 07 23:36:16 2024 +0700
@@ -0,0 +1,15 @@
+# nim directories
+nimcache/
+nimblecache/
+nimbledeps/
+
+# for builds in general
+build/
+
+# from windows build
+*.pdb
+
+# other
+notes
+github-push.sh
+semicongine/old/