diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-05-03 01:29:41 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-05-03 01:29:41 -0400 |
commit | 47e59ea969c775bea316b1a910c845a7c8482091 (patch) | |
tree | 0cc5e900ba213a1aeb81cb95722a8def13c71c6b /.gitignore | |
parent | 1af4d354fbbded3b8086e370b6f4c20d084a5d68 (diff) | |
download | lingo-ap-tracker-47e59ea969c775bea316b1a910c845a7c8482091.tar.gz lingo-ap-tracker-47e59ea969c775bea316b1a910c845a7c8482091.tar.bz2 lingo-ap-tracker-47e59ea969c775bea316b1a910c845a7c8482091.zip |
Changes to get it to compile on Windows
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d008edb..a7cadc7 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -2,3 +2,4 @@ build/ | |||
2 | builds/ | 2 | builds/ |
3 | assets/LL1.yaml | 3 | assets/LL1.yaml |
4 | .DS_Store | 4 | .DS_Store |
5 | .vs | ||