We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11150d2 commit 17759d4Copy full SHA for 17759d4
.gitignore
@@ -1,3 +1,4 @@
1
*.xlsx
2
*.csv
3
+!enroll/fixtures/nso.csv
4
data/*
enroll/fixtures/nso.csv
@@ -0,0 +1,6 @@
+CCA Email,Applicant Type,International?
+frosh@cca.edu,First Year,
+intlgrad@cca.edu,Graduate,Yes
+intltransfer@cca.edu,Transfer,Yes
5
+seconddegree@cca.edu,Second Degree,
6
+notaccaemail@gmail.com,First Year,
0 commit comments