diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index a69789254..6bdf5927d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ .htconfig.php \#* -wip -include/jquery-1.4.2.min.js
\ No newline at end of file +wip/* +include/jquery-1.4.2.min.js +*.log +*.out |