This website works better with JavaScript
Home
Explore
Help
Sign In
pascal
/
pas2js
mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
git ignore compiled, map, lps and js files
mattias
4 years ago
parent
fb97df3455
commit
7204897ac8
1 changed files
with
5 additions
and
1 deletions
Split View
Show Diff Stats
5
1
.gitignore
+ 5
- 1
.gitignore
View File
@@ -2,4 +2,8 @@ bin
fpmake
units
*.fpm
-*.~*~
+*.~*~
+*.compiled
+*.map
+*.lps
+*.js