diff options
| author | Ryan Ward <[email protected]> | 2021-08-06 21:36:18 -0500 |
|---|---|---|
| committer | Ryan Ward <[email protected]> | 2021-08-06 21:36:18 -0500 |
| commit | aa78caefefa0eecce228b97671592f305bcddb62 (patch) | |
| tree | 84a4bdf0eeda1fea72dd0720adc8e805f66d5dab | |
| parent | 1c13312fb706c805fadac0e7a48d42b866e05468 (diff) | |
| download | librazermacos-aa78caefefa0eecce228b97671592f305bcddb62.tar.xz librazermacos-aa78caefefa0eecce228b97671592f305bcddb62.zip | |
Removing idea folder and adding to .gitignore
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | .idea2/.gitignore (renamed from .idea/.gitignore) | 0 | ||||
| -rw-r--r-- | .idea2/misc.xml (renamed from .idea/misc.xml) | 0 | ||||
| -rw-r--r-- | .idea2/vcs.xml (renamed from .idea/vcs.xml) | 0 |
4 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ obj *.so sample_cli +.idea diff --git a/.idea/.gitignore b/.idea2/.gitignore index 73f69e0..73f69e0 100644 --- a/.idea/.gitignore +++ b/.idea2/.gitignore diff --git a/.idea/misc.xml b/.idea2/misc.xml index 53624c9..53624c9 100644 --- a/.idea/misc.xml +++ b/.idea2/misc.xml diff --git a/.idea/vcs.xml b/.idea2/vcs.xml index 94a25f7..94a25f7 100644 --- a/.idea/vcs.xml +++ b/.idea2/vcs.xml |
