Compare commits
No commits in common. "bd0f546401a1634964c76a9f9827c7aae6947d48" and "2ff588b1e55e61c9cd48d0dbcd5a24280967e55b" have entirely different histories.
bd0f546401
...
2ff588b1e5
|
@ -1,4 +0,0 @@
|
||||||
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
|
||||||
;;; For more information see (info "(emacs) Directory Variables")
|
|
||||||
|
|
||||||
((nil . ((compile-command . "nix build"))))
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -160,7 +160,6 @@ cython_debug/
|
||||||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
/.envrc
|
/.envrc
|
||||||
/.direnv/
|
/.direnv/
|
||||||
/result
|
/result
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 13 KiB |
Loading…
Reference in a new issue