diff options
author | San Jacobs | 2024-09-13 10:44:57 +0200 |
---|---|---|
committer | San Jacobs | 2024-09-13 10:44:57 +0200 |
commit | 4f4416ff213b8287778868a4b18e332b1c012d4f (patch) | |
tree | dc654a1fd35741543371c5b4e5a05584f3297f5d /.gitignore | |
download | better-report-4f4416ff213b8287778868a4b18e332b1c012d4f.tar.gz better-report-4f4416ff213b8287778868a4b18e332b1c012d4f.tar.bz2 better-report-4f4416ff213b8287778868a4b18e332b1c012d4f.zip |
Init
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e2dfbc9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.pdb +*.exe +*.csv
\ No newline at end of file |