diff options
| author | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-07-06 22:21:41 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-07-06 22:21:50 +0200 |
| commit | 99554cc243c4b2ec290639a04ebc2f189890d6dd (patch) | |
| tree | 7e18ef8a95aa0ecf1a2abca0103ddaa3c064ad5a /.gitignore | |
Add .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a0155cb --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/build*/ |
