nix-configs/.gitignore
Philipp Hochkamp 849bb9bb96
gitignore
2022-03-02 00:42:05 +01:00

12 lines
150 B
Text

# Ignore configurable file with secrets
#/data/secrets.nix
.DS_Store
# Ignore build symlinks
result*
internal
.tmp
# Ignore vscode stuff
/.vscode/