diff options
author | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-09-13 04:45:37 +0200 |
---|---|---|
committer | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-09-13 04:45:37 +0200 |
commit | 7f0f97c06245b21a51210054e25fceab4b577cea (patch) | |
tree | 71d2b033d348f6741d417d1a3578c3b98b3c6925 /.gitignore | |
parent | 7b7ef4e9ba4d3c77bd874f4851f5165c06a27a5a (diff) | |
download | nixos-7f0f97c06245b21a51210054e25fceab4b577cea.tar nixos-7f0f97c06245b21a51210054e25fceab4b577cea.tar.gz nixos-7f0f97c06245b21a51210054e25fceab4b577cea.tar.bz2 nixos-7f0f97c06245b21a51210054e25fceab4b577cea.tar.xz nixos-7f0f97c06245b21a51210054e25fceab4b577cea.zip |
simplify factorio again
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,3 @@ | |||
1 | configuration.nix | 1 | configuration.nix |
2 | config.nix | 2 | config.nix |
3 | **/\#*\# | 3 | **/\#*\# \ No newline at end of file |
4 | factorio-credentials.nix \ No newline at end of file | ||