Commit 47aa3e34 authored by David Reid's avatar David Reid

Update gitignore.

parent 445cdcb8
\#docs/ \#docs/
_private/ _private/
build/
debugging/ debugging/
evaluations/ evaluations/
examples/build/bin/ examples/build/bin/
...@@ -32,6 +33,7 @@ website/docs/ ...@@ -32,6 +33,7 @@ website/docs/
*.vcxproj.user *.vcxproj.user
.vs/ .vs/
.idea/ .idea/
.vscode/
# Below are individual files that I may start version controlling later or delete outright. # Below are individual files that I may start version controlling later or delete outright.
examples/build/COSMO.txt examples/build/COSMO.txt
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment