diff options
| author | LLLL Colonq <llll@colonq> | 2024-03-29 00:06:11 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2024-03-29 00:06:11 -0400 |
| commit | dec476ab9b8602225964cfa534bb004676ff6419 (patch) | |
| tree | 6b75b1905b4e2493633f6be7490a37b489dbffb1 /fig-frontend-client/.gitignore | |
| parent | b679cce8e0c8ca20d53b1032b15f80ebf6072617 (diff) | |
Update frontend
Diffstat (limited to 'fig-frontend-client/.gitignore')
| -rw-r--r-- | fig-frontend-client/.gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/fig-frontend-client/.gitignore b/fig-frontend-client/.gitignore index b74c9c8..5562972 100644 --- a/fig-frontend-client/.gitignore +++ b/fig-frontend-client/.gitignore @@ -1,2 +1,5 @@ dist/* -main.js
\ No newline at end of file +main.js +.psc-ide-port +.psci_modules +.purs-repl
\ No newline at end of file |
