Files
PyG2O/.gitignore
Patrix 168ba7c048 Updated .gitignore:
- now only top level dirs are ignored, all of the subdirs called, for example "build".
2021-08-28 05:05:26 +02:00

16 lines
107 B
Plaintext

# Windows files
desktop.ini
# Main directory
/build/
/out/
# Visual Studio
/.vs/
# VS Code
/.vscode/