Initial ANSLibs with .gitignore
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Large folders - download separately, not tracked in git
|
||||
Python311/
|
||||
|
||||
# Build artifacts from old vcpkg
|
||||
vcpkg_old/
|
||||
|
||||
# Old boost copies (merged into boost/)
|
||||
boost_old/
|
||||
boost_asio/
|
||||
boost_lib/
|
||||
|
||||
# Not used by ANSCORE
|
||||
monaco/
|
||||
Reference in New Issue
Block a user