Commit Graph

10 Commits

Author SHA1 Message Date
cybardev 90be6aac30 [build] Use local .deps directory for users (fix #4998)
For an user setup we'd prefer to download Skia inside a .deps
directory (just to simplify the setup). For developers it's better if
we offer a common/shared/absolute directory so different local
Aseprite clones can share the same downloaded Skia version.

Co-authored-by: David Capello <david@igara.com>
2025-04-24 19:34:09 -03:00
David Capello fc63532fef Ignore .vscode directory 2025-03-03 11:24:52 -03:00
David Capello daf97d40a8 Add build scripts 2024-11-07 17:40:52 -03:00
Christian Kaiser e0ff51947a
Add new frame menu to status bar button (#4582) 2024-08-08 17:23:41 -03:00
David Capello 107585d459 Ignore all generated files when we run CLI tests 2022-12-19 17:23:01 -03:00
Martín Capello 0145458686 Git-ignore .vs directory 2021-07-16 11:24:37 -03:00
David Capello a4fb1ff34e Ignore .DS_Store files 2017-03-10 18:50:48 -03:00
Tony Narlock 70f249969e Ignore build dir 2015-12-09 13:31:25 -06:00
David Capello ed6090bc36 Convert all newline to LF style and remove all tabs.
This was done to avoid mixed files (CRLF & LF) in the repository.
2012-01-05 19:45:03 -03:00
David Capello d28b11e639 Added a common .gitignore file. 2010-03-09 22:09:16 -02:00