mirror of
https://github.com/excalidraw/excalidraw.git
synced 2024-04-21 12:42:26 +00:00
Full Screen mode (#1212)
This commit is contained in:
+5
-4
@@ -1,7 +1,10 @@
|
||||
.DS_Store
|
||||
.vscode
|
||||
*.log
|
||||
.DS_Store
|
||||
.envrc
|
||||
.now
|
||||
.vscode
|
||||
build
|
||||
firebase/
|
||||
logs
|
||||
node_modules
|
||||
npm-debug.log*
|
||||
@@ -9,5 +12,3 @@ static
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
yarn.lock
|
||||
.envrc
|
||||
firebase/
|
||||
|
||||
Reference in New Issue
Block a user