diff options
| author | 2022-10-08 11:08:42 +0200 | |
|---|---|---|
| committer | 2022-10-08 11:08:42 +0200 | |
| commit | e2283f6c7f5abc60dc7ba7ea59deee94da714da7 (patch) | |
| tree | b007ad4820b016ec90c614b218c5e529560e1d8f /.gitignore | |
initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..308b987 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +pez +.gdb_history |