diff options
| author | Fuwn <[email protected]> | 2021-05-09 22:59:33 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-09 22:59:33 -0700 |
| commit | c66ce58d6b34a11de2cfc863108e4dff340d4e55 (patch) | |
| tree | d7059cb140980688dbcc368960675b48f737e1fb | |
| parent | feat(docs): whirl/configuration documentation (diff) | |
| download | site-c66ce58d6b34a11de2cfc863108e4dff340d4e55.tar.xz site-c66ce58d6b34a11de2cfc863108e4dff340d4e55.zip | |
chore(git): ignore ide related files/ directories
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -116,3 +116,7 @@ dist .env.development.local .env.test.local .env.production.local + +# IDE +/.idea/ +/site.iml |