diff options
| author | David Chavez <david@dcvz.io> | 2022-06-03 02:31:25 +0200 |
|---|---|---|
| committer | KiritoDev <36680385+KiritoDv@users.noreply.github.com> | 2022-06-03 09:34:00 -0500 |
| commit | 51e58b9e13863251352a8cc803dce97955b32079 (patch) | |
| tree | 17dd346be3e8a3f9252811d9926b56c20d61f331 /.gitignore | |
| parent | 5ec6c01a7877d77714d67208ad4ade687cb60360 (diff) | |
Add StormLib CMakeLists.txt for building on Linux/Mac
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 03468a05c..5fb41fae4 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,6 @@ __pycache__/ .vscode/ .vs/ .idea/ -CMakeLists.txt cmake-build-debug venv/ |
