Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박은주
/
Todays_Issue
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
박은주
2021-06-08 17:28:57 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
fb9060b15f132ec46661d7b9f3584c13055ac3af
fb9060b1
1 parent
5aa11833
Modify gitignore
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
1 deletions
.gitignore
.gitignore
View file @
fb9060b
...
...
@@ -6,7 +6,9 @@
/dataSources.local.xml
# Editor-based HTTP Client requests
/httpRequests/
/.idea
/.vscode/
/.idea/
/node_modules/
chromedriver.exe
/venv/
...
...
@@ -23,3 +25,12 @@ chromedriver.exe
/textrank.egg-info/
/build/
/dist/
package.json
package-lock.json
data.json
data.txt
artful-fortress-316201-f135fd520d56.json
sentiment_data.png
sentiment_result.png
\ No newline at end of file
...
...
Please
register
or
login
to post a comment