gitignore
This commit is contained in:
3
home/core/gui/ags/.gitignore
vendored
Normal file
3
home/core/gui/ags/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
style.css
|
||||||
|
style.css.map
|
||||||
|
types
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
/* Error: expected "{".
|
|
||||||
* ,
|
|
||||||
* 1 | colors-dark.scss
|
|
||||||
* | ^
|
|
||||||
* '
|
|
||||||
* /home/cnst/.config/ags/style/colors.scss 1:17 @import
|
|
||||||
* /home/cnst/.config/ags/style.scss 5:9 root stylesheet */
|
|
||||||
|
|
||||||
body::before {
|
|
||||||
font-family: "Source Code Pro", "SF Mono", Monaco, Inconsolata, "Fira Mono",
|
|
||||||
"Droid Sans Mono", monospace, monospace;
|
|
||||||
white-space: pre;
|
|
||||||
display: block;
|
|
||||||
padding: 1em;
|
|
||||||
margin-bottom: 1em;
|
|
||||||
border-bottom: 2px solid black;
|
|
||||||
content: 'Error: expected "{".\a \2577 \a 1 \2502 colors-dark.scss\a \2502 ^\a \2575 \a /home/cnst/.config/ags/style/colors.scss 1:17 @import\a /home/cnst/.config/ags/style.scss 5:9 root stylesheet';
|
|
||||||
}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/home/cnst/.local/share/com.github.Aylur.ags/types
|
|
||||||
Reference in New Issue
Block a user