diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ +# Netbeans +build/ +dist/ +nbproject/ +.dep.inc + # C/C++ *.out tags # doc *.html +/2022-2/L8/mitsuo/LAB08_PREG01/dist/ |
