Compare commits

...

2 Commits

Author SHA1 Message Date
b989146249 better gitignore 2021-06-26 01:23:25 -07:00
b67a180341 why is this not part of the repo 2021-06-26 01:16:19 -07:00
2 changed files with 10 additions and 0 deletions

2
.gitignore vendored
View File

@@ -1 +1,3 @@
/target
Cargo.lock
.idea/*

8
.idea/.gitignore generated vendored Normal file
View File

@@ -0,0 +1,8 @@
# Default ignored files
/shelf/
/workspace.xml
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# Editor-based HTTP Client requests
/httpRequests/