diff options
| author | J08nY | 2017-06-04 20:08:17 +0200 |
|---|---|---|
| committer | J08nY | 2017-06-04 20:08:17 +0200 |
| commit | 7f46246b2bdc8bfe177ced452263dbd077a547a6 (patch) | |
| tree | ea1d43ddb13b5acd87a7d9c8f9cfffa81fea9a69 /.gitignore | |
| parent | be17e75a621d66a9fb7f8b0785c67c0baf966dde (diff) | |
| download | ecgen-7f46246b2bdc8bfe177ced452263dbd077a547a6.tar.gz ecgen-7f46246b2bdc8bfe177ced452263dbd077a547a6.tar.zst ecgen-7f46246b2bdc8bfe177ced452263dbd077a547a6.zip | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 19 |
1 files changed, 1 insertions, 18 deletions
@@ -66,27 +66,10 @@ dkms.conf # User-specific stuff: .idea/ -.idea/workspace.xml -.idea/tasks.xml - -# Sensitive or high-churn files: -.idea/dataSources/ -.idea/dataSources.ids -.idea/dataSources.xml -.idea/dataSources.local.xml -.idea/sqlDataSources.xml -.idea/dynamic.xml -.idea/uiDesigner.xml - -# Gradle: -.idea/gradle.xml -.idea/libraries - -# Mongo Explorer plugin: -.idea/mongoSettings.xml ## CMake build/ +cmake/ ## File-based project format: *.iws |
