diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2024-10-26 18:01:51 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2024-10-26 18:01:51 -0400 |
| commit | 2e8af6099010dc3b525cfd6517b8754bca9e99b9 (patch) | |
| tree | 2406ab0893cb81b4d7a94fc6352741014875b6e4 /.gitignore | |
| download | balls-2e8af6099010dc3b525cfd6517b8754bca9e99b9.zip | |
initCL()
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7615922 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.o +balls +*.pdf +*.png +*.aux +*.log |