mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
Update .gitignore for CLion files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,6 +6,10 @@
|
||||
/.project
|
||||
/.pydevproject
|
||||
|
||||
#- CLion files
|
||||
/.idea/
|
||||
/cmake-build-*
|
||||
|
||||
#- Binary files
|
||||
__pycache__/
|
||||
*.so
|
||||
|
||||
Reference in New Issue
Block a user