File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ # Copyright (C) 2025 Bryan A. Jones.
2+ #
3+ # This file is part of the CodeChat Editor.
4+ #
5+ # The CodeChat Editor is free software: you can redistribute it and/or modify it
6+ # under the terms of the GNU General Public License as published by the Free
7+ # Software Foundation, either version 3 of the License, or (at your option) any
8+ # later version.
9+ #
10+ # The CodeChat Editor is distributed in the hope that it will be useful, but
11+ # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
12+ # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
13+ # details.
14+ #
15+ # You should have received a copy of the GNU General Public License along with
16+ # the CodeChat Editor. If not, see
17+ # [http://www.gnu.org/licenses/](http://www.gnu.org/licenses/).
18+ #
19+ # `.gitignore` -- files for Git to ignore
20+ # =======================================
21+ #
22+ # dist build output
23+ target /
You can’t perform that action at this time.
0 commit comments