git: add ignore file
This commit is contained in:
parent
183e0a4e31
commit
c053a6fe51
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# Nix files
|
||||||
|
/result
|
||||||
|
/.pre-commit-config.yaml
|
||||||
|
|
||||||
|
# Qt files
|
||||||
|
/Makefile
|
||||||
|
/.qmake.stash
|
Loading…
Reference in a new issue