This website works better with JavaScript
Home
Explore
Help
Sign In
pascal
/
lazarus.fresnel
mirror of
https://gitlab.com/freepascal.org/lazarus/fresnel
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
* Ignore wasm & javascript files.
Michaël Van Canneyt
1 year ago
parent
6afdbc83bb
commit
bdf1acb84a
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
.gitignore
+ 2
- 0
.gitignore
View File
@@ -1,6 +1,8 @@
**/*.o
**/*.o
**/*.ppu
**/*.ppu
**/*.exe
**/*.exe
+**/*.wasm
+**/*.js
**/*.bak
**/*.bak
**/*.diff
**/*.diff
**/*.patch
**/*.patch