diff options
| author | Joursoir <chat@joursoir.net> | 2023-03-01 17:59:20 +0400 |
|---|---|---|
| committer | Joursoir <chat@joursoir.net> | 2023-03-01 17:59:20 +0400 |
| commit | 8e40b9ae042b715785004678b1bb3d3a4fca9838 (patch) | |
| tree | c63b12a27bbfa771c066efad3ef769f533d918bd /.gitignore | |
| download | trgrep-8e40b9ae042b715785004678b1bb3d3a4fca9838.tar.gz trgrep-8e40b9ae042b715785004678b1bb3d3a4fca9838.tar.bz2 trgrep-8e40b9ae042b715785004678b1bb3d3a4fca9838.zip | |
initial commit
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..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |
