5 files changed, 4 insertions(+), 23 deletions(-)
M .gitignore
D .idea/.gitignore
D .idea/di0des.iml
D .idea/misc.xml
D .idea/modules.xml
M .gitignore => .gitignore +4 -1
@@ 1,3 1,6 @@
+# General
+.idea/
+
# Prerequisites
*.d
@@ 56,4 59,4 @@ build/
modules.order
Module.symvers
Mkfile.old
-dkms.conf>
\ No newline at end of file
+dkms.conf
D .idea/.gitignore => .idea/.gitignore +0 -8
@@ 1,8 0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
-# Editor-based HTTP Client requests
-/httpRequests/
D .idea/di0des.iml => .idea/di0des.iml +0 -2
@@ 1,2 0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module classpath="CMake" type="CPP_MODULE" version="4" />>
\ No newline at end of file
D .idea/misc.xml => .idea/misc.xml +0 -4
@@ 1,4 0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" />
-</project>>
\ No newline at end of file
D .idea/modules.xml => .idea/modules.xml +0 -8
@@ 1,8 0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ProjectModuleManager">
- <modules>
- <module fileurl="file://$PROJECT_DIR$/.idea/di0des.iml" filepath="$PROJECT_DIR$/.idea/di0des.iml" />
- </modules>
- </component>
-</project>>
\ No newline at end of file