diff options
| author | Attila Veghelyi <aveghelyi@dension.com> | 2023-06-29 16:24:54 +0200 | 
|---|---|---|
| committer | Attila Veghelyi <aveghelyi@dension.com> | 2023-06-29 16:24:54 +0200 | 
| commit | 925d0670c45e1100e412070fa0ce2405604f219a (patch) | |
| tree | 9bb4412d148bc80751b7a02023cd3e0167f588e7 /.gitignore | |
| download | OpenProgrammer-925d0670c45e1100e412070fa0ce2405604f219a.tar.gz OpenProgrammer-925d0670c45e1100e412070fa0ce2405604f219a.zip | |
Init repo
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..a51f015 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.[ado] +op +opgui | 
