added nix dev shell
This commit is contained in:
parent
c0795e234a
commit
8b344d2c53
5 changed files with 113 additions and 3 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -5,18 +5,19 @@ target/
|
|||
*.bak
|
||||
~$*
|
||||
|
||||
|
||||
# Windows image file caches
|
||||
Thumbs.db
|
||||
|
||||
# Windows folder config file
|
||||
Desktop.ini
|
||||
|
||||
|
||||
# Mac junk
|
||||
.DS_Store
|
||||
|
||||
|
||||
# IdeaJ
|
||||
*.idea
|
||||
*.iml
|
||||
|
||||
# enviroemnt packages
|
||||
.direnv
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue